SixBit API Schema
Inventory_ShrinkType Complex Type
Description
An API call to shrink an items inventory.
Namespace (none)
Diagram
InvoiceNumber Element PONumber Element FulfillmentSource Element DatePurchased Element SupplierName Element SupplierAccountNum Element SupplierID Element Cost Element Quantity Element StorageLocation Element ProductID Element SKU Element ExternalItemID Element ItemID Element Title Element All Inventory Element All Inventory_ShrinkType Complex Type
Overview
Inventory_ShrinkType
An API call to shrink an items inventory.
logfilepath optional xs:string
The full name and path to a location to place logging information.
All
Used By
Inventory_Shrink Element
Attributes
NameTypeUseDefaultFixedDescription
logfilepathxs:stringoptional  The full name and path to a location to place logging information.
Source
<xs:complexType name="Inventory_ShrinkType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to shrink an items inventory.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="Inventory" type="InventoryType" minOccurs="1" maxOccurs="1" />
  </xs:all>
  <xs:attribute name="logfilepath" type="xs:string">
    <xs:annotation>
      <xs:documentation>The full name and path to a location to place logging information.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.